Skip to content

Full codereg search and multiple output formats#511

Merged
SamboyCoding merged 5 commits into
SamboyCoding:developmentfrom
321Proteus:codereg-tweaks
Jun 7, 2026
Merged

Full codereg search and multiple output formats#511
SamboyCoding merged 5 commits into
SamboyCoding:developmentfrom
321Proteus:codereg-tweaks

Conversation

@321Proteus

Copy link
Copy Markdown
Contributor

Updated the FindCodeRegistrationPost2019() function so now it runs a full search when backtracking does not lead to any pCodegenModules pointer which fixes #508.
I also tried to slightly improve the --output-as functionality so now multiple output formats can be selected.

@321Proteus 321Proteus changed the title Codereg backtrack and multiple output formats Full codereg search and multiple output formats Jan 19, 2026
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 27093918250

Coverage decreased (-0.08%) to 35.035%

Details

  • Coverage decreased (-0.08%) from the base build.
  • Patch coverage: 7 uncovered changes across 1 file (4 of 11 lines covered, 36.36%).
  • No coverage regressions found.

Uncovered Changes

File Changed Covered %
LibCpp2IL/BinarySearcher.cs 11 4 36.36%

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 11166
Covered Lines: 4388
Line Coverage: 39.3%
Relevant Branches: 6679
Covered Branches: 1864
Branch Coverage: 27.91%
Branches in Coverage %: Yes
Coverage Strength: 268606.53 hits per line

💛 - Coveralls

@SamboyCoding SamboyCoding merged commit fd2b5a0 into SamboyCoding:development Jun 7, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failed to find code/metadata registration on Android ARM APK

3 participants